From b537c845fb7dffb391bfd2e897b5b66b74abccfb Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 13 Dec 2006 21:56:41 +0000 Subject: [PATCH] Typo fix. --- gpsbabel/jeeps/gpsusbstub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/jeeps/gpsusbstub.c b/gpsbabel/jeeps/gpsusbstub.c index b42d7091a..060bab422 100644 --- a/gpsbabel/jeeps/gpsusbstub.c +++ b/gpsbabel/jeeps/gpsusbstub.c @@ -24,7 +24,7 @@ #include "../defs.h" #if !HAVE_LIBUSB -const char no_usb[] = "USB suport is not available in this build.\n"; +const char no_usb[] = "USB support is not available in this build.\n"; int gusb_init(const char *portname) -- 2.30.2